body{
	 font-family:Microsoft YaHei,Simsun,SimHei,Arial; 
}
* {
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
	color: inherit;
}

input {
	background: none;
	outline: none;
	border: none;
}

/*input:focus {
	border: none;
}*/

ul li {
	list-style: none;
}

.clearfix::after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}

.header {
	width: 100%;
	height: 420px;
	background: url(../newimg/newheader.png) center center no-repeat;
}

.header-box {
	width: 1200px;
	margin: 0 auto;
}

.header_top {
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.ipv6 {
	width: 100px;
	height: 22px;
	border: 1px solid #ffffff;
	border-radius: 8px;
	color: #ffffff;
	font-size: 14px;
	text-align: center;
	line-height: 22px;
	margin-top: 15px;
  	margin-right: 10px;
	float: left;
}

.header_login {
	width: auto;
	float: left;
	overflow: hidden;
}

.header_login img {
	width: 20px;
	height: auto;
	display: block;
	float: left;
	margin: 1px 13px 0 13px;
}

.header_login a {
	width: auto;
	font-size: 15px;
	display: block;
	float: left;
	margin-right: 10px;
	color: #ffffff;
	line-height: 24px;
}

.header_login a:hover{
	color: #ffdc62;
}

.log{
  	width: auto;
	font-size: 15px;
	display: block;
	float: left;
	margin-right: 10px;
	color: #ffffff;
	line-height: 24px;
  	cursor: pointer;
}
/*
.log::after {
	content: " ";
	width: 1px;
	height: 14px;
	background: #ffffff;
	position: absolute;
	top: 19px;
	margin-left: 15px;
}
*/
.name::after {
	content: " ";
	width: 1px;
	height: 14px;
	background: #ffffff;
	position: absolute;
	top: 19px;
	margin-left: 15px;
}
.zce {
	margin-left: 21px;
}

.header-right {
	width: auto;
	float: right;
	/*overflow: hidden;*/
	margin-top: 13px;
}

.img1 {
	width: 23px;
	height: 19px;
	display: block;
	float: left;
	margin-right: 15px;
	margin-top: 4px;
	margin-left: 2px;
	position: relative;
}

.img1 img {
	width: 100%;
	height: 100%;
}

.weibo {
	width: 100px !important;
	height: 100px !important;
	position: absolute;
	top: 20px;
	left: -40px;
	display: none;
}

.weixin {
	width: 100px !important;
	height: 100px !important;
	position: absolute;
	top: 20px;
	left: -40px;
	display: none;
}

.jssj {
	width: 100px !important;
	height: 100px !important;
	position: absolute;
	top: 20px;
	left: -40px;
	display: none;
}

.header-a {
	width: auto;
	font-size: 15px;
	display: block;
	float: left;
	margin-right: 10px;
	margin-top: 20px;
	color: #ffffff;
	line-height: 15px;
	padding: 0 10px;
}

.header-a:hover{
	color: #ffdc62;
}

/*.loz::after {
	content: " ";
	width: 1px;
	height: 14px;
	background: #ffffff;
	position: absolute;
	top: 18px;
	margin-left: 15px;
}*/
.header-c{
	width: 100%;
	margin-top: 32px;
}
.header-c img{
	display: block;
	float: left;
}
.header-nav{
	width: auto;
	float: right;
	overflow: hidden;
	margin-top: 14px;
}
.header-nav a{
	width: auto;
	height: 38px;
	line-height: 38px;
	color: #fff;
	float: left;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	margin-right: 21px;
}
.header-nav a:last-child{
  	margin-right: 0px;
}
.header-nav a:hover{
	border-bottom: 3px solid #fff;
    color: #fff;
}
.search{
	width: 710px;
	margin: 99px auto 0;
}
.search-tit{
	width: 100%;
}
.dj{
	width: auto;
	font-size: 15px;
	color: #fff;
	float: left;
}
.gt{
	width: 62px;
	height: 22px;
	line-height: 22px;
	font-size: 14px;
  	background: rgba(0,39,84,.4);
    color: rgba(255,255,255,.8) !important;
	text-align: center;
	float: left;
	margin-left: 12px;
	opacity: 0.8;
	cursor: pointer;
}
.search-cot{
	width: 100%;
	margin-top: 20px;
}
#keyword{
	width: 570px;
	height: 54px;
	float: left;
	line-height: 54px;
	text-indent: 1em;
	font-size: 16px;
	color: #333;
	background: #fff;
}
.search-btn{
	width: 140px;
	height: 54px;
	text-align: center;
	color: #fff;
	line-height: 54px;
	cursor: pointer;
	background: #1764CE;
	float: left;
}

.links{
	width: 100%;
	background-color: #dbecfb;
	overflow: hidden;
	margin-top: 0px;
  	border-top: 3px solid #0663D3;
}
.link_lis{
	width: 1200px;
	height: 60px;
	margin: 0 auto;
	position: relative;
}
.link_lis li{
	width: 170px;
	height: 60px;
	float: left;
	text-align: center;
	color: #0b6fcd;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    list-style: none;
    line-height: 60px;
    cursor: pointer;
}
.link_img{
	width: 11px;
	height: 6px;
	display: inline-block;
    margin-left: 2px;
    background: url(../img/foot-sel1.png) center center no-repeat;
    background-size: 100% 100%;
    vertical-align: middle;
}
.link_imgs{
	background: url(../img/foot-sel.png) center center no-repeat;
}
.link_bx{
	position: absolute;
    left: 0;
    width: 100%;
    height: auto;
    top: 58px;
    text-align: left;
    background: #f7f7f7;
    overflow: auto;
    display: none;
}
.bx_show{
	display: block;
}
.link_bx a{
	display: inline-block;
    height: 50px;
    line-height: 50px;
    min-width: 140px;
    font-size: 16px;
    padding: 0 10px;
    text-align: center;
    color: #333;
}
.footer{
	width: 100%;
	height: 180px;
	background: #0068B7;
}
.footer_bx{
	width: 1200px;
	margin: 0px auto;
	overflow: hidden;
}
.footer_l{
	width: 700px;
	height: auto;
	float: left;
	margin-top: 20px;
}
.ft1{
	width: 100%;
	overflow: hidden;
	margin-left: 10px;
}
.ft1 a{
	width: 105px;
	height: auto;
	color: #fff;
	text-align: center;
	display: block;
	float: left;
	font-size: 18px;
	border-right: 1px solid #fff;
}
.ft2{
	width: 100%;
	margin-top: 26px;
	margin-left: 25px;
}
.ft2 p{
	width: 100%;
	font-size: 14px;
	color: #fff;
	line-height: 28px;
}
.ft3{
	width: 100%;
	overflow: hidden;
	margin-top: 10px;
	margin-left: 10px;
}
.ft3 a{
	display: block;
	float: left;
}
.footer_r{
	width: 500px;
	float: right;
	overflow: hidden;
}
.footer_r a{
	display: block;
	float: left;
	margin-top: 60px;
	margin-left: 50px;
}
.footer_r p{
	width: 100%;
	color: #fff;
	text-align: center;
	font-size: 14px;
	margin-top: 20px;
}